Skip to content

Add translator for hstore type#3070

Open
weilence wants to merge 1 commit intonpgsql:mainfrom
weilence:main
Open

Add translator for hstore type#3070
weilence wants to merge 1 commit intonpgsql:mainfrom
weilence:main

Conversation

@weilence
Copy link

for example:
a["b"] will translate to "a" -> 'b'

If there is no translator, using the values of fields with the hstore type as a WHERE condition would be very cumbersome, and can only be achieved using FromSqlRaw.`

@roji roji force-pushed the main branch 9 times, most recently from 79fae3a to f894de9 Compare February 16, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments